Object Oriented Software Engineering   View all facts   Glossary   Help
subject > programming language construct > data item > variable > variable declared as primitive data type
Next variableattribute    Upvariable    Previous variablevariable declared as a non-primitive data type   

variable declared as primitive data type
subjectfact 
variable declared as primitive data typedoes not contain object in the sense that its contents is not an instance of any class2001-08-30 14:58:19.0
is a subtopic of The Basics of Java2001-08-30 14:58:19.0
is a kind of variable2001-08-30 14:58:19.0
variablecan refer to a particular object, several different objects during the execution of a program, or no object at all2001-08-30 14:58:18.0
has scope2001-08-30 14:58:18.0
has type2001-08-30 14:58:19.0
should have comment if it is non-obvious2001-08-30 14:58:19.0